home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / grafik / bildanzeiger / superview-lib_dev / include / proto / superview.h next >
C/C++ Source or Header  |  1995-03-09  |  316b  |  13 lines

  1. /* proto/superview.h                */
  2. /* Version    : 3.5                 */
  3. /* Date       : 25.03.1993          */
  4. /* Written by : Andreas R. Kleinert */
  5.  
  6. #ifndef PROTO_SUPERVIEW_H
  7. #define PROTO_SUPERVIEW_H
  8.  
  9. #include <clib/superview_protos.h>
  10. #include <pragmas/superview_pragmas.h>
  11.  
  12. #endif /* PROTO_SUPERVIEW_H */
  13.